Home | All Classes | Grouped Classes | Index | Search

CL_Rect::operator +=

Rect += Rect operator. Rect += Point operator.

	CL_Rect& operator +=(
		const CL_Rect& r);

	CL_Rect& operator +=(
		const CL_Point& p);

See also:

CL_Point | CL_Rect



Questions or comments, write to the ClanLib mailing list.